home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware City / Developers / RLaB / help / sizeof < prev    next >
Encoding:
Text File  |  1994-02-21  |  149 b   |  11 lines  |  [TEXT/RLAB]

  1. sizeof:
  2.  
  3. Syntax:    sizeof ( A )
  4.  
  5. Description:
  6.  
  7.     The sizeof function returns the number of bytes of data in the
  8.     argument A.
  9.  
  10. See Also: size, who, whos
  11.